vcSimToolExportField

A Tool Export field allows you to import or export tool frames.

See in: Overview

Module: vcBehaviors

Parent: vcSimInterfaceField

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ExportBooleanRWGets or sets a value indicating whether to export tool frames.
If True, exports tool frames of ToolList; otherwise imports tool frames to ToolList.
ToolListvcBehaviorRWGets or sets the behavior in component used by this field.
See more
The behavior must have the ability to store tool frames, for example a Tool Container or Robot Controller behavior.